← Index
NYTProf Performance Profile   
For starman worker -M FindBin --max-requests 50 --workers 2 --user=kohadev-koha --group kohadev-koha --pid /var/run/koha/kohadev/plack.pid --daemonize --access-log /var/log/koha/kohadev/plack.log --error-log /var/log/koha/kohadev/plack-error.log -E deployment --socket /var/run/koha/kohadev/plack.sock /etc/koha/sites/kohadev/plack.psgi
  Run on Fri Jan 8 14:31:06 2016
Reported on Fri Jan 8 14:33:27 2016

Filename(eval 166)[/usr/share/perl5/JSON.pm:252]
StatementsExecuted 0 statements in 0s
Eval Invoked At/usr/share/perl5/JSON.pm line 252
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
1111.66ms3.83msJSON::::BEGIN@2JSON::BEGIN@2
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1
223.85ms
# spent 3.83ms (1.66+2.18) within JSON::BEGIN@2 which was called: # once (1.66ms+2.18ms) by JSON::_load_xs at line 2
use JSON::XS 2.34 ();
# spent 3.83ms making 1 call to JSON::BEGIN@2 # spent 14µs making 1 call to version::vxs::_VERSION
3
4;